Track and Trace Event API

(0 reviews)

SHIPMENT Event

Subscription Request Fields

FieldsDescriptionUsage(M/O)Example
callbackUrlcallbackURL to receive the subscribed eventsMhttp://mule-worker-internal-{{env}}-b2b-event-callback-test.us-e1.cloudhub.io:8091/api/callbackVerification
customerIdentifierbooking primary shipper CVIFM1912879
secretbase64 encoded shared secret of atleast 32 bytes(UUID)MSSBhbSBhIHNlY3JldA==
eventTypeSHIPMENTMSHIPMENT
shipmentEventTypeCodeThe status of the document in the processOCONF
EventTypedocTypeCodeshipmentEventTypeCodeDCSA Event Definitions
SHIPMENTBKGCONF,CANC,PENCBooking Confirmed
SHIPMENTCROHOLD,RELSContainer Release Order
SHIPMENTTRORELSTransport Order

Shipment Event Type Code Definitions

shipment_event_type_codeshipment_event_type_nameshipment_event_type_description
PENCPending ConfirmationIndicates that a document has been submitted by the shipper and is now awaiting approval by the carrier.
CONFConfirmedIndicates that the document is confirmed.
HOLDOn HoldA status indicator that can be used with a number of activity identifiers to denote that a container or shipment has been placed on hold i.e. can’t progress in the process.
RELSReleasedA status indicator that can be used with a number of activity identifiers to denote that a container or shipment has been released i.e. allowed to move from depot or terminal by authorities or service provider.
CANCCancelledA status indicator to be used when the booking is cancelled by the Shipper

Reviews